.index_navigation_page_Menu{width:100%;min-width: 190px;max-width: 1920px;margin: auto;height: 70px;background-color: #fff;}
.index_cf_logo{width: 194px;height: 70px;float: left; display: none;position: relative}
.index_cf_logo:before{content: '';display: table;width: 2px;height: 40px;position: absolute;right: -10px;top:16px;background: url(../ZERO/img/logo_bian.jpg) no-repeat;}
.index_cf_logo .logo_wenzi{display: block;width: 146px;height: auto;position: absolute;right: -170px;top:16px;color: #666666;font-size: 14px;line-height: 19px;}
.index_cf_logo img{width: 100%;height: 100%;}
.index_ss_right{width: 910px;float: right;}
.index_nj_language{width: 70px;height: 70px;text-align: center;line-height: 70px;float: right;}

.index_navigation_page_Menu .index_cf_menu{width: 660px;float: right;position: relative;z-index: 9}
.index_navigation_page_Menu .index_cf_menu>li{ float:left; list-style:none; position:relative; padding:0 20px; height:70px;}
.index_navigation_page_Menu .index_cf_menu>li>a>h2{ font-size:14px; color:#222222; line-height:70px; font-weight:normal;}
.index_navigation_page_Menu .index_cf_menu>li:hover{background-color: #ec1b24;}
.index_navigation_page_Menu .index_cf_menu>li:hover >a>h2{color:#fff; }

.index_navigation_page_Menu .index_cf_menu>li>ul{position: absolute;top: 70px;width: 190px;left: 0;background-color: #ec1b24;display: none;}
.index_navigation_page_Menu .index_cf_menu>li>ul>li{line-height: 25px;text-align: left;padding: 12px 20px;}
.index_navigation_page_Menu .index_cf_menu>li>ul>li>a>h3{font-size:14px; color:#fff; line-height:25px; font-weight:normal;}
.index_navigation_page_Menu .index_cf_menu>li>ul>li:hover{background-color: #fff;}
.index_navigation_page_Menu .index_cf_menu>li>ul>li:hover a h3{color:#ec1b24;font-size:14px;}
.index_navigation_page_Menu .index_cf_menu>li.menuon span{display: inline-block;width: 100%;height: 1px;position: absolute;left:0;top: 32px;background-color: #333333;transition: all 0.6s;}
.index_navigation_page_Menu .index_cf_menu>li.menuon{background-color: #fff;}
.menuon a h2{color: #222 !important;}

.top_search {
	float: right;
	margin-top: 14px;
}
.index_md_search{width: 100%;height: 50px;background-color: #f0f0f0;transition: all 0.6s ease;position: absolute;z-index: 10;}
.index_md_search_hide{
	transform: translateY(-60px);
	-ms-transform: translateY(-60px); /* IE 9 */
	-webkit-transform: translateY(-60px); /* Safari and Chrome */
	position: absolute;
	transition: all 0.6s ease;
}
.search{z-index: 999;margin: auto;width: 80%;margin: auto;padding-top: 8px;}